home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C++ für Kids
/
C++ for kids.iso
/
SETUP
/
US
/
CBUILDER
/
DATA.Z
/
DBDDESK.CNT
(
.txt
)
< prev
next >
Wrap
Microsoft Windows Help File Content
|
1996-02-02
|
35KB
|
658 lines
:Base dbddesk.hlp>main
1 Database Desktop basics
2 Introduction to Database Desktop=bunder_introduction
2 New features
3 What's new in Database Desktop=nwhatnew_intro
3 Toolbar enhancements=nwhatnew_toolbar
3 Menu enhancements=nwhatnew_menu
3 File-handling enhancements=nwhatnew_file_handling
3 Tool enhancements=nwhatnew_tool
3 Online Help enhancements=nwhatnew_help
3 SQL enhancements=nwhatnew_sql
2 Understanding keys and indexes
3 About keys and indexes=bunder_about_keys_indexes
3 Keys=bunder_keys
3 Composite keys=bunder_composite_keys
3 Indexes=bunder_indexes
2 Understanding links
3 About links=bunder_about_links
2 Database Desktop objects
3 About Database Desktop objects=bbasics_about_paradox_objects
3 Tables=bbasics_tables
3 Temporary tables=bbasics_temporary_tables
3 Queries=bbasics_queries
3 SQL Files=bbasics_sql_files
3 File extensions for Database Desktop objects=bbasics_file_extensions
2 The Database Desktop window
3 About the Database Desktop window=bbasics_about_desktop
3 The Database Desktop and child windows=bbasics_desktop_and_child
3 Toolbars
4 About Toolbars=bbasics_about_toolbars
4 To move and dock Toolbars=bbasics_to_move_toolbar>taskwin
4 To display additional Toolbars=bbasics_to_display_additional_toolbar>taskwin
3 The Database Desktop status bar
4 About the Database Desktop status bar=bbasics_desktop_status_bar
3 Exiting Database Desktop
4 To exit Database Desktop=bbasics_to_exit_paradox>taskwin
2 Directories and aliases
3 About directories and aliases=bbasics_about_directories_aliases
3 To change your working directory=bbasics_to_change_working_directory>taskwin
3 To specify a private directory=bbasics_to_specify_private>taskwin
3 Aliases
4 About aliases=bbasics_about_aliases
4 Public and project aliases=bbasics_public_project_aliases
4 To create a new alias=bbasics_to_create_new_alias>taskwin
4 To modify an alias=bbasics_to_modify_alias>taskwin
4 To remove an alias=bbasics_to_remove_alias>taskwin
2 Manipulating objects
3 About manipulating objects=bbasics_about_manipulating_objects
3 Manipulating and selecting with the mouse
4 To manipulate objects directly with the mouse=bbasics_to_manipulate_mouse>taskwin
4 To select objects with the mouse=bbasics_to_select_mouse>taskwin
4 To select from lists=bbasics_to_select_lists>taskwin
3 Opening and browsing objects
4 About using common dialog boxes=bbasics_about_common
4 About the Directory Browser=bbasics_common_directory_browser
4 About browsing files=bbasics_common_file_browsing
3 Navigating within objects
4 About navigating and editing=bbasics_about_navigating_editing
4 Navigation buttons=tview_table_navigation_buttons
3 Saving objects
4 About saving Database Desktop objects=bbasics_about_saving_objects
4 To save table data and properties=bbasics_to_save_data_properties>taskwin
4 To save queries and SQL files=bbasics_to_save_forms_reports_other>taskwin
4 To save a file under a different name=bbasics_to_save_different_name>taskwin
3 Copying objects
4 About copying objects=bbasics_about_copying
4 Copying on a network=bbasics_copying_on_network
4 Copying referential integrity=bbasics_copying_referential_integrity
4 To copy objects=bbasics_to_copy>taskwin
4 Copying to a different table type
5 Copying to a different table type=bbasics_copying_different_type
5 Copying from Paradox to dBASE tables=bbasics_copying_Paradox_to_dBASE
5 Copying from dBASE to Paradox tables=bbasics_copying_dBASE_to_Paradox
3 Renaming objects
4 About renaming objects=bbasics_about_renaming_objects
4 Rules for renaming objects=bbasics_rules_renaming
4 Renaming tables on a network=bbasics_rename_on_network
4 To rename objects=bbasics_to_rename>taskwin
3 Deleting objects
4 About deleting objects=bbasics_about_deleting
4 Deleting tables on a network=bbasics_delete_on_network
4 To delete an object=bbasics_to_delete>taskwin
2 Database Desktop Help
3 About the Help system=bbasics_about_help
2 Other important features
3 About DDE=eole_about_DDE
3 About SQL access=idh_sql_intr
1 Tables
2 Creating tables
3 Designing tables
4 About creating tables=tcreate_about_create
4 Guidelines for creating tables=tcreate_guidelines_create
4 To create a simple table=tcreate_to_create_table>taskwin
4 Creating an SQL table=idh_tsql_create
3 Defining fields
4 Rules for Paradox field names=tcreate_paradox_field_name_rules
4 Rules for dBASE field names=tcreate_dbase_field_name_rules
4 To create a field=tcreate_to_create_field>taskwin
4 Field types and sizes
5 Paradox tables
6 Paradox field types and sizes=tcreate_paradox_field_types
6 Paradox alpha fields=tcreate_paradox_alpha
6 Paradox number field=tcreate_paradox_number
6 Paradox money fields=tcreate_paradox_money
6 Paradox short fields=tcreate_paradox_short
6 Paradox long Integer fields=tcreate_paradox_long
6 Paradox BCD fields=tcreate_paradox_bcd
6 Paradox date fields=tcreate_paradox_date
6 Paradox time fields=tcreate_paradox_time
6 Paradox timestamp fields=tcreate_paradox_timestamp
6 Paradox memo fields=tcreate_paradox_memo
6 Paradox formatted memo fields=tcreate_paradox_formatted_memo
6 Paradox graphic fields=tcreate_paradox_graphic
6 Paradox OLE fields=tcreate_paradox_ole
6 Paradox logical fields=tcreate_paradox_logical
6 Paradox autoincrement fields=tcreate_paradox_autoincrement
6 Paradox binary fields=tcreate_paradox_binary
6 Paradox bytes fields=tcreate_paradox_bytes
5 dBASE tables
6 dBASE field types and sizes=tcreate_dbase_field_types
6 dBASE character fields=tcreate_dbase_character
6 dBASE float fields=tcreate_dbase_float
6 dBASE number fields=tcreate_dbase_number
6 dBASE date fields=tcreate_dbase_date
6 dBASE logical fields=tcreate_dbase_logical
6 dBASE memo fields=tcreate_dbase_memo
6 dBASE OLE fields=tcreate_dbase_ole
6 dBASE binary fields=tcreate_dbase_binary
6 dBASE record lock fields=tcreate_dbase_record_lock
3 Indexes
4 About keys and indexes in tables=tcreate_about_indexes
4 Paradox tables
5 Primary indexes
6 About primary indexes (key fields)=tcreate_about_primary
6 Rules for defining key fields=tcreate_rules_key
6 The effect of restructuring tables on key fields=tcreate_effect_restructuring
6 Composite key fields=tcreate_composite
6 To create a key=tcreate_to_create_key>taskwin
6 To remove a key=tcreate_to_remove_key>taskwin
5 Secondary indexes
6 About secondary indexes=tcreate_about_secondary
6 Types of secondary indexes=tcreate_types_secondary
6 To create secondary indexes=tcreate_to_create_secondary>taskwin
6 To modify a secondary index=tcreate_to_modify_secondary>taskwin
6 To delete a secondary index=tcreate_to_delete_secondary>taskwin
6 Composite indexes
7 About composite secondary indexes=tcreate_about_composite_secondary
7 To create a composite secondary index=tcreate_to_create_composite_secondary>taskwin
7 To add a field to a composite secondary index=tcreate_to_add_field_composite_secondary>taskwin
7 To remove a field from a composite secondary index=tcreate_to_remove_field_composite_secondary>taskwin
7 To rearrange fields in a composite secondary index=tcreate_to_rearrange_fields_composite_secondary>taskwin
4 dBASE tables
5 About dBASE indexes=tcreate_about_dbase_indexes
5 Maintained dBASE indexes=tcreate_maintained_dbase_indexes
5 Creating a dBASE expression index=tcreate_creating_dbase_expression_index
5 Creating a subset condition expression=tcreate_creating_subset_condition
5 To create an index on a dBASE table=tcreate_to_create_dbase_index>taskwin
4 SQL tables
5 Creating indexes on SQL tables=idh_tsql_createindex
3 Borrowing an existing table structure
4 About borrowing structures=tcreate_about_borrowing
4 To borrow a table structure=tcreate_to_borrow>taskwin
3 Validity checks
4 About validity checks=tcreate_about_validity_checks
4 To create validity checks=tcreate_to_create_validity_checks>taskwin
4 To view validity checks=tcreate_to_view_validity_checks>taskwin
4 To remove a validity check=tcreate_to_remove_validity_checks>taskwin
4 Example of creating validity checks=tcreate_example_validity_checks>codewin
4 Types of validity checks
5 Required fields
6 About required fields=tcreate_about_required_fields
6 To create required fields=tcreate_to_create_required_fields>taskwin
5 Minimum and maximum values
6 About minimum and maximum values=tc